-
Home
-
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress
-
4.0.1
-
Code
-
Classes
- CFF_Feed_Saver
Total Complexity |
85 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
833 |
Lines of code |
577 |
Logical lines of code |
173 |
Comment lines |
179 |
Methods |
16 |
Properties |
6 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_defaults() |
B |
43 |
24 |
37 |
settings_defaults() |
B |
21 |
7 |
274 |
get_feed_settings() |
B |
35 |
18 |
94 |
get_feed_settings_preview() |
A |
49 |
7 |
31 |
insert() |
S |
51 |
5 |
29 |
sanitize_and_sort_data() |
S |
53 |
4 |
24 |
update() |
S |
53 |
3 |
23 |
exists_in_database() |
S |
61 |
3 |
13 |
format_settings() |
S |
63 |
3 |
11 |
get_feed_id() |
S |
65 |
3 |
10 |
__construct() |
S |
66 |
2 |
9 |
update_or_insert() |
S |
68 |
2 |
8 |
set_data() |
S |
81 |
1 |
3 |
set_feed_name() |
S |
81 |
1 |
3 |
get_feed_db_data() |
S |
82 |
1 |
3 |
set_legacy_feed_settings() |
S |
72 |
1 |
5 |